home *** CD-ROM | disk | FTP | other *** search
/ NeXTSTEP 3.2 for Intel / NeXTSTEP 3.2 for Intel.iso / NextAdmin / BuildDisk.app / Swedish.lproj / BuildDisk.nib / data.classes next >
Encoding:
Text File  |  1992-07-20  |  1.8 KB  |  129 lines

  1. SlideMeter = {
  2.     SUPERCLASS = View;
  3. };
  4. FirstResponder = {
  5.     ACTIONS = {
  6.     };
  7.     SUPERCLASS = Object;
  8. };
  9. WMClock = {
  10.     OUTLETS = {
  11.     timeBitmap;
  12.     };
  13.     SUPERCLASS = Control;
  14. };
  15. BDThread = {
  16.     OUTLETS = {
  17.     delegate;
  18.     };
  19.     SUPERCLASS = Thread;
  20. };
  21. Builder = {
  22.     ACTIONS = {
  23.     setPreferences:;
  24.     windowDidResize:;
  25.     build:;
  26.     stop:;
  27.     dontSeeModFiles:;
  28.     setPartitions:;
  29.     diskSelected:;
  30.     modFileSelected:;
  31.     extensionSelected:;
  32.     seeModFiles:;
  33.     };
  34.     OUTLETS = {
  35.     blanketView;
  36.     diskTypeBox;
  37.     modFilesPkgText;
  38.     pkgFocusField;
  39.     actionButton;
  40.     statusSwapOutBox;
  41.     extensionMatrix;
  42.     timeField;
  43.     modFilesWindow;
  44.     sliderTitle;
  45.     miniStatusBox;
  46.     miniStatusField;
  47.     infoVersionTitle;
  48.     tileAnimator;
  49.     bottomView;
  50.     modFilesButton;
  51.     nameForm;
  52.     noPackagesTitle;
  53.     extensionSV;
  54.     prefMatrix;
  55.     BDWindow;
  56.     authorizer;
  57.     modFilesSV;
  58.     statusFieldTwo;
  59.     dateClock;
  60.     modFilesMatrix;
  61.     modFilesChangeText;
  62.     setPartitionsButton;
  63.     bigSizeField;
  64.     diskMatrix;
  65.     diskSizeField;
  66.     modFilesQueryPanel;
  67.     typeFieldOne;
  68.     statusStuff;
  69.     diskSV;
  70.     statusFieldOne;
  71.     typeFieldTwo;
  72.     prefWindow;
  73.     diskSpaceMeter;
  74.     partitionController;
  75.     };
  76.     SUPERCLASS = Object;
  77. };
  78. PieChart = {
  79.     SUPERCLASS = View;
  80. };
  81. TileAnimator = {
  82.     SUPERCLASS = Object;
  83. };
  84. Thread = {
  85.     SUPERCLASS = Object;
  86. };
  87. PartitionController = {
  88.     ACTIONS = {
  89.     onePartition:;
  90.     matrixChanged:;
  91.     sliderChanged:;
  92.     cancel:;
  93.     ok:;
  94.     rootSizeChanged:;
  95.     clientSizeChanged:;
  96.     };
  97.     OUTLETS = {
  98.     partitionWindow;
  99.     clientSizeField;
  100.     rootSizeField;
  101.     rootSlider;
  102.     oneTwoMatrix;
  103.     pieChart;
  104.     diskSizeField;
  105.     };
  106.     SUPERCLASS = Object;
  107. };
  108. Infolator = {
  109.     ACTIONS = {
  110.     windowDidBecomeKey:;
  111.     windowDidResignKey:;
  112.     };
  113.     OUTLETS = {
  114.     animationView;
  115.     infoWindow;
  116.     fudgeButton;
  117.     };
  118.     SUPERCLASS = Object;
  119. };
  120. Authorizer = {
  121.     SUPERCLASS = Object;
  122. };
  123. ReturnKeyWindow = {
  124.     OUTLETS = {
  125.     target;
  126.     };
  127.     SUPERCLASS = Window;
  128. };
  129.